home *** CD-ROM | disk | FTP | other *** search
/ Kimeruze! Yamikon! / Kimeruze! Yamikon!.iso / mac / YARIKON / EVENT04.Dxr / 00114.ls < prev    next >
Encoding:
Text File  |  1996-10-23  |  461 b   |  16 lines

  1. on mouseUp
  2.   set the visible of sprite 13 to 1
  3.   set the visible of sprite 14 to 1
  4.   set the visible of sprite 15 to 1
  5.   set the visible of sprite 16 to 1
  6.   set the visible of sprite 17 to 1
  7.   set the visible of sprite 18 to 1
  8.   set the visible of sprite 19 to 1
  9.   set the visible of sprite 20 to 1
  10.   set the visible of sprite 21 to 1
  11.   set the visible of sprite 22 to 1
  12.   set the visible of sprite 23 to 1
  13.   set the visible of sprite 24 to 1
  14.   go("main2")
  15. end
  16.